Bump version for beta.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 9 Feb 2006 22:22:32 +0000 (22:22 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 9 Feb 2006 22:22:32 +0000 (22:22 +0000)
gpsbabel/Makefile
gpsbabel/internal_styles.c

index ae75554f0627e653137be249a353c60a3317555b..8f67570eace8ba1f4b23cef919872b73591f96e2 100644 (file)
@@ -1,7 +1,7 @@
 
 VERSU=1_2_8
 VERSD=1.2.8
-RELEASE=-beta01182006_clyde
+RELEASE=-beta20060209          # YYYYMMDD, please
 VERSIONU=$(VERSU)$(RELEASE)
 VERSIOND=$(VERSD)$(RELEASE)
 
index b0c3376db107397e409cceca020e039a5e6a5f46..b777506afab6033a5f091fc17db44b0daf427781 100644 (file)
@@ -319,8 +319,6 @@ static char garmin_poi[] =
 "OFIELD GEOCACHE_DIFF, \"\", \"(%3.1f\", \"no_delim_before,optional\"\n"
 "OFIELD GEOCACHE_TERR, \"\", \"/%3.1f)\", \"no_delim_before,optional\"\n"
 "OFIELD DESCRIPTION, \"\", \"%-.50s\"\n"
-"# OFIELD GEOCACHE_PLACER, \"\", \" %s\", \"no_delim_before,optional\"\n"
-
 ;
 static char geonet[] = 
 "# gpsbabel XCSV style file\n"
@@ -672,7 +670,7 @@ static char s_and_t[] =
 "RECORD_DELIMITER      NEWLINE\n"
 "BADCHARS              ,\"\n"
 
-"PROLOGUE      Name    Latitude        Longitude       Name2   URL     Type    Container       Diff    Terr\n"
+"PROLOGUE      Name    Latitude        Longitude       Description     URL     Type    Container       Diff    Terr\n"
 
 "#\n"
 "# INDIVIDUAL DATA FIELDS, IN ORDER OF APPEARANCE:\n"